home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Turnbull China Bikeride
/
Turnbull China Bikeride - Disc 1.iso
/
HENSA
/
COMMS
/
NLISTMGR.ARC
/
!NListMgr
/
Resources
/
Ensure
< prev
next >
Wrap
Text File
|
1994-02-13
|
538b
|
16 lines
| !NListMgr.Resources.Ensure
|
| This file is run if !NListMgr.Setup.Ensure is not present, i.e. the
| nodelist directory has not been set up.
|
WimpSlot -min 64K -max 64K
/<NListMgr$Dir>.!SetNLDir
| SetNLDir return codes
| 0 = OK, nodelist directory set
| 1 = User aborted program
| 2 = Fatal error
If VAL <Sys$ReturnCode> = 1 THEN Error Cannot run main program until a nodelist path has been set up
If VAL <Sys$ReturnCode> = 2 THEN Error Setup program died: cannot run main program
| Now actually execute the new file!
/NListMgr:Ensure